FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (63 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure
Status active
Date 2021-10-21T12:32:14.9085264+00:00
Name NxhCareProcedure
Experimental False
Description Nexuzhealth profile for a procedure in the care domain.
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgdefinitiecodes NxhVSZorgDefinitieCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-careprocedure",
  "meta" : {
    "lastUpdated" : "2022-02-17T12:09:02.36+00:00"
  },
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure",
  "name" : "NxhCareProcedure",
  "status" : "active",
  "date" : "2021-10-21T12:32:14.9085264+00:00",
  "description" : "Nexuzhealth profile for a procedure in the care domain.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Procedure.identifier:zorgNr",
        "path" : "Procedure.identifier",
        "sliceName" : "zorgNr",
        "short" : "zorgNr",
        "definition" : "The zorgNr identifier of the procedure.\r\n\r\nZorgNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.identifier:zorgNr.system",
        "path" : "Procedure.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr"
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgdefinitiecodes"
        }
      },
      {
        "id" : "Procedure.location",
        "path" : "Procedure.location",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.